html,
body {
    min-width: 1080px;
    height: 100%;
}
body{
    background:#000;
}

.header {
    font-size: 0;
}
/* .header {
    margin-top:76px;
    width: 100%;
    height: 818px;
    font-size: 0;
    background: url(../../img/pcPage/head.png) center center / cover no-repeat;
} */

.sec-wrap {
    font-size: 0;
}
.sec-header {
    width: 100%;
    height: 896px;
    background: url(../../img/pcPage/head4.png) center center / cover no-repeat;
}
.sec-background {
    width: 100%;
    height: 554px;
    background: url(../../img/pcPage/background3.png) center center / cover no-repeat;
}
.sec-highlights {
    width: 100%;
    height: 638px;
    background: url(../../img/pcPage/highlights3.png) center center / cover no-repeat;
}
.sec-scale {
    width: 100%;
    height: 558px;
    background: url(../../img/pcPage/scale3.png) center center / cover no-repeat;
}
.sec-prize {
    display:block;
    width: 100%;
    height: 614px;
    background: url(../../img/pcPage/prize2.png) center center / cover no-repeat;
}
.sec-title {
    text-align: center;
}

.sec-agenda {
    width: 100%;
    min-height: 468px;
    margin-top:120px;
    padding-bottom:100px;
    background: url(../../img/pcPage/agenda-bg.png) center center / cover no-repeat;
}
.sec-agenda-title img{
    width:144px;
    height:34px;
}
.sec-agenda-content{
    width:1100px;
    margin:80px auto 0;
    font-size:0;
}
.sec-agenda-item{
    display:inline-block;
    width:542px;
    margin:0 16px 16px 0;
    vertical-align: top;
}
.sec-agenda-item:nth-of-type(even){
   margin-right:0;
}
.sec-join{
    display:block;
    width: 100%;
    height: 638px;
    background: url(../../img/pcPage/join3.png) center center / cover no-repeat;
}
.sec-content {
    width: 1080px;
    margin: auto;
}

.co-list {
    width: 940px;
    margin: 0 auto;
    font-size: 0;
}

.co-list li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: 205px;
    padding: 15px;
    text-align: center;
    margin-bottom: 50px;
    font-size: 0;
}

.co-img {
    display: inline-block;
    width: 130px;
    height: 130px;
    text-align: center;
    overflow: hidden;
}
.co-img img{
    width:130px;
    height:130px;
    border:2px solid #CD9FFC;
    border-radius: 50%;
}
.vip-cover {
    display: inline-block;
    width: calc(100% - 30px);
    width: 130px;
    padding: 20px 5px;
    color: #fff;
}
.vip-name{
    font-size:16px;
    font-weight: 700;
	margin-bottom: 10px;
}
.vip-job{
    font-size:14px;
}
.sec-partner,.sec-media{
    margin-top:90px;
}
.sec-vip-title,.sec-partner-title,.sec-media-title{
    margin-bottom:80px;
}
.sec-special-media {
    margin-bottom:80px;
    text-align: center;
}

.sec-partner-content,.sec-media-content{
    height:490px;
}
#vip-button-prev,#partner-button-prev,#media-button-prev,#review-button-prev{
    width:48px;
    height:48px;
    margin-top:-24px;
    background-image:url(../../img/pcPage/arrow-left.png);
    background-size:48px 48px;
}
#vip-button-next,#partner-button-next,#media-button-next,#review-button-next{
    width:48px;
    height:48px;
    margin-top:-24px;
    background-image:url(../../img/pcPage/arrow-right.png);
    background-size:48px 48px;
}
.sec-address{
    width: 100%;
    height: 668px;
    background: url(../../img/pcPage/address2.png) center center / cover no-repeat;
}
.sec-contact{
    width: 100%;
    height: 409px;
    background: url(../../img/pcPage/contact2.png) center center / cover no-repeat;
}
.sec-cooperate{
    width:100%;
    background:url(../../img/pcPage/cooperate.png) center center /cover no-repeat;
}
.sec-review {
    width: 1080px;
    margin: 180px auto 0;
}
.sec-review-title {
    margin-bottom: 50px;
}
.swiper-slide {
    padding-left: 94px;
}
.sec-review {
    margin-bottom: 50px;
}
.sec-gold-cooperate{
    text-align:center;
}